setKey

@NonNull
open fun setKey(@Nullable key: @Nullable String): @NonNull Person.Builder(source)

Set a unique identifier for this Person. This is especially useful if the setName value isn't unique. This value is preferred for identification, but if it's not provided, the person's name will be used in its place.